Class StaticManagedObject

java.lang.Object
org.jboss.as.naming.StaticManagedObject
All Implemented Interfaces:
ContextListManagedReferenceFactory, JndiViewManagedReferenceFactory, ManagedReferenceFactory

public final class StaticManagedObject extends Object implements ContextListManagedReferenceFactory, JndiViewManagedReferenceFactory
A JNDI injectable which returns a static object and takes no action when the value is returned.
Author:
David M. Lloyd, Eduardo Martins