public class ComponentInstanceManagerLocator extends com.endeca.itl.service.ServiceLocator<ComponentInstanceManager>
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_INSTANCE_LOCATOR_CLASS_NAME |
Modifier | Constructor and Description |
---|---|
protected |
ComponentInstanceManagerLocator(String host,
int port) |
Modifier and Type | Method and Description |
---|---|
static ComponentInstanceManagerLocator |
create(String host,
int port) |
protected QName |
getPortName() |
protected Class<ComponentInstanceManager> |
getServiceClass() |
protected QName |
getServiceName() |
getHost, getInstanceName, getKeyStore, getPort, getService, getSocketConnectTimeout, getSocketReceiveTimeout, getTrustStore, getWsdlUrl, isAllowChunking, isLocalJvmTransport, isPortSsl, ping, setAllowChunking, setKeyStore, setLocalJvmTransport, setPortSsl, setSocketConnectTimeout, setSocketReceiveTimeout, setTrustStore
public static final String COMPONENT_INSTANCE_LOCATOR_CLASS_NAME
protected ComponentInstanceManagerLocator(String host, int port)
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)
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.