org.glassfish.admin.amx.impl.j2ee.loader
Class J2EEInjectedValues

java.lang.Object
  extended by org.glassfish.admin.amx.impl.util.InjectedValues
      extended by org.glassfish.admin.amx.impl.j2ee.loader.J2EEInjectedValues

@Service
public final class J2EEInjectedValues
extends InjectedValues

Supplies the needed values for other classes such as MBeans that do not have access to the injection facilities.


Constructor Summary
J2EEInjectedValues()
           
 
Method Summary
 ApplicationRegistry getApplicationRegistry()
           
 ArchivistFactory getArchivistFactory()
           
static J2EEInjectedValues getInstance()
           
 
Methods inherited from class org.glassfish.admin.amx.impl.util.InjectedValues
getDefaultServices, getHabitat, getMBeanServer, getModulesRegistry, getServerEnvironment, getUnprocessedConfigListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J2EEInjectedValues

public J2EEInjectedValues()
Method Detail

getApplicationRegistry

public ApplicationRegistry getApplicationRegistry()

getArchivistFactory

public ArchivistFactory getArchivistFactory()

getInstance

public static J2EEInjectedValues getInstance()


Copyright © 2012. All Rights Reserved.