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 Qrealize(String sName, ExtensibleConfigurableCacheFactory eccf) default Qrealize(String sName, ExtensibleConfigurableCacheFactory eccf, ClassLoader classLoader) default Qdefault Qrealize(String sName, Session session, ClassLoader classLoader) Methods inherited from interface com.tangosol.coherence.config.builder.NamedCollectionBuilder
realize, realizesMethods inherited from interface com.tangosol.coherence.config.scheme.QueueScheme
ensureConfiguredServiceMethods inherited from interface com.tangosol.coherence.config.scheme.Scheme
getSchemeName, isAnonymousMethods inherited from interface com.tangosol.coherence.config.scheme.ServiceScheme
getEventInterceptorBuilders, getNamedCollectionBuilder, getScopedServiceName, getScopedServiceNameForProperty, getServiceBuilder, getServiceName, getServiceType, isAutoStart
-
Method Details
-
realize
-
realize
-
realize
-
realize
-