Uses of Interface
org.glassfish.admin.amx.intf.config.ApplicationRef

Packages that use ApplicationRef
org.glassfish.admin.amx.intf.config Specific AMX MBean proxy interfaces for config MBeans (domain.xml elements). 
 

Uses of ApplicationRef in org.glassfish.admin.amx.intf.config
 

Methods in org.glassfish.admin.amx.intf.config that return ApplicationRef
 ApplicationRef Server.getApplicationRef(String param1)
          Deprecated.  
 ApplicationRef Cluster.getApplicationRef(String param1)
          Deprecated.  
 ApplicationRef ConfigBeansUtilities.getApplicationRefInServer(String param1, String param2)
          Deprecated.  
 ApplicationRef Domain.getApplicationRefInServer(String param1, String param2)
          Deprecated.  
 ApplicationRef Domain.getApplicationRefInTarget(String param1, String param2)
          Deprecated.  
 ApplicationRef Domain.getApplicationRefInTarget(String param1, String param2, boolean param3)
          Deprecated.  
 

Methods in org.glassfish.admin.amx.intf.config that return types with arguments of type ApplicationRef
 Map<String,ApplicationRef> RefContainer.getApplicationRef()
          Deprecated.  
 Map<String,ApplicationRef> Server.getApplicationRef()
          Deprecated.  
 Map<String,ApplicationRef> ConfigBeansUtilities.getApplicationRefsInServer(String param1)
          Deprecated.  
 Map<String,ApplicationRef> Domain.getApplicationRefsInServer(String param1)
          Deprecated.  
 Map<String,ApplicationRef> ConfigBeansUtilities.getApplicationRefsInServer(String param1, boolean param2)
          Deprecated.  
 Map<String,ApplicationRef> Domain.getApplicationRefsInTarget(String param1)
          Deprecated.  
 Map<String,ApplicationRef> Cluster.getDeployedItemRef()
          Deprecated.  
 Map<String,ApplicationRef> Domain.getSystemApplicationsReferencedFrom(String param1)
          Deprecated.  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.