electric.service.ejb.client
Class JNDILookupInfo

java.lang.Object
  extended byelectric.service.ejb.client.JNDILookupInfo

public class JNDILookupInfo
extends java.lang.Object

JNDILookupInfo

Author:
webMethods

Constructor Summary
JNDILookupInfo()
           
JNDILookupInfo(java.lang.String wsdlURL, java.lang.String homeInterfaceClassName, java.lang.String remoteInterfaceClassName)
           
 
Method Summary
 java.lang.String getRemoteInterface()
           
 java.lang.String getWsdlURL()
           
 java.lang.String homeInterface()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDILookupInfo

public JNDILookupInfo()

JNDILookupInfo

public JNDILookupInfo(java.lang.String wsdlURL,
                      java.lang.String homeInterfaceClassName,
                      java.lang.String remoteInterfaceClassName)
Parameters:
wsdlURL -
homeInterfaceClassName -
remoteInterfaceClassName -
Method Detail

getWsdlURL

public java.lang.String getWsdlURL()
Returns:

getRemoteInterface

public java.lang.String getRemoteInterface()
Returns:

homeInterface

public java.lang.String homeInterface()
Returns:


copyright© 2001-2004 by webMethods All Rights Reserved.