public class InvocationScheme extends AbstractServiceScheme<com.tangosol.internal.net.service.grid.InvocationServiceDependencies>
InvocationScheme
class builds an Invocation service.m_serviceDependencies
DELIM_APPLICATION_SCOPE, DELIM_DOMAIN_PARTITION
Constructor and Description |
---|
InvocationScheme()
Constructs a
InvocationScheme . |
Modifier and Type | Method and Description |
---|---|
String |
getServiceType()
Return the service type.
|
boolean |
isRunningClusterNeeded()
Return true if a running cluster is needed before using a service.
|
getDefaultServiceName, getEventInterceptorBuilders, getScopedServiceName, getScopeName, getServiceBuilder, getServiceDependencies, getServiceName, getXml, injectScopeNameIntoService, isAutoStart, realizeService, setAutoStart, setScopeName, setServiceDependencies, setServiceName, setXml
getSchemeName, isAnonymous, setSchemeName, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSchemeName, isAnonymous
public InvocationScheme()
InvocationScheme
.public String getServiceType()
public boolean isRunningClusterNeeded()
isRunningClusterNeeded
in interface ServiceBuilder
isRunningClusterNeeded
in class AbstractServiceScheme<com.tangosol.internal.net.service.grid.InvocationServiceDependencies>
true
if a running cluster is needed before using a service