public interface ContextListManagedReferenceFactory extends ManagedReferenceFactory
ManagedReferenceFactory
which knows the class name of its ManagedReference
object instance. This type of
ManagedReferenceFactory
should be used for JNDI bindings, the ServiceBasedNamingStore
relies on it to provide
proper support for Context
list operations.Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_INSTANCE_CLASS_NAME |
Modifier and Type | Method and Description |
---|---|
String |
getInstanceClassName()
Retrieves the reference's object instance class name.
|
getReference
static final String DEFAULT_INSTANCE_CLASS_NAME
String getInstanceClassName()
Copyright © 2013 JBoss by Red Hat. All rights reserved.