|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.itl.service.ServiceLocator<ComponentInstanceManager>
com.endeca.itl.component.manager.ComponentInstanceManagerLocator
public class ComponentInstanceManagerLocator
Locates ComponentInstanceManager class via host and port.
| Field Summary | |
|---|---|
static String |
COMPONENT_INSTANCE_LOCATOR_CLASS_NAME
|
| Constructor Summary | |
|---|---|
protected |
ComponentInstanceManagerLocator(String host,
int port)
|
| Method Summary | |
|---|---|
static ComponentInstanceManagerLocator |
create(String host,
int port)
|
protected QName |
getPortName()
|
protected Class<ComponentInstanceManager> |
getServiceClass()
|
protected QName |
getServiceName()
|
| Methods inherited from class com.endeca.itl.service.ServiceLocator |
|---|
getHost, getInstanceName, getKeyStore, getPort, getService, getSocketConnectTimeout, getSocketReceiveTimeout, getTrustStore, getWsdlUrl, isAllowChunking, isLocalJvmTransport, isPortSsl, ping, setAllowChunking, setKeyStore, setLocalJvmTransport, setPortSsl, setSocketConnectTimeout, setSocketReceiveTimeout, setTrustStore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COMPONENT_INSTANCE_LOCATOR_CLASS_NAME
| Constructor Detail |
|---|
protected ComponentInstanceManagerLocator(String host,
int port)
| Method Detail |
|---|
protected QName getPortName()
getPortName in class com.endeca.itl.service.ServiceLocator<ComponentInstanceManager>protected Class<ComponentInstanceManager> getServiceClass()
getServiceClass in class com.endeca.itl.service.ServiceLocator<ComponentInstanceManager>protected QName getServiceName()
getServiceName in class com.endeca.itl.service.ServiceLocator<ComponentInstanceManager>
public static ComponentInstanceManagerLocator create(String host,
int port)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||