Interface NamedQueueScheme<Q extends NamedQueue>
- All Superinterfaces:
NamedCollectionBuilder<Q>
,QueueScheme<Q,
,QueueService> Scheme
,ServiceScheme
- All Known Implementing Classes:
PagedQueueScheme
,SimpleDequeScheme
The
QueueScheme
class is responsible for building a fully
configured instance of a NamedQueue
.-
Field Summary
Fields inherited from interface com.tangosol.coherence.config.scheme.ServiceScheme
DELIM_APPLICATION_SCOPE, DELIM_DOMAIN_PARTITION
-
Method Summary
Modifier and TypeMethodDescriptiondefault Q
realize
(String sName, ExtensibleConfigurableCacheFactory eccf) default Q
realize
(String sName, ExtensibleConfigurableCacheFactory eccf, ClassLoader classLoader) default Q
default Q
realize
(String sName, Session session, ClassLoader classLoader) Methods inherited from interface com.tangosol.coherence.config.builder.NamedCollectionBuilder
realize, realizes
Methods inherited from interface com.tangosol.coherence.config.scheme.QueueScheme
ensureConfiguredService
Methods inherited from interface com.tangosol.coherence.config.scheme.Scheme
getSchemeName, isAnonymous
Methods inherited from interface com.tangosol.coherence.config.scheme.ServiceScheme
getEventInterceptorBuilders, getNamedCollectionBuilder, getScopedServiceName, getScopedServiceNameForProperty, getServiceBuilder, getServiceName, getServiceType, isAutoStart
-
Method Details
-
realize
-
realize
-
realize
-
realize
-