org.glassfish.admin.amx.intf.config
Interface RefContainer


Deprecated.

@Deprecated
public interface RefContainer


Method Summary
 Map<String,ApplicationRef> getApplicationRef()
          Deprecated.  
 Map<String,ResourceRef> getResourceRef()
          Deprecated.  
 

Method Detail

getResourceRef

Map<String,ResourceRef> getResourceRef()
Deprecated. 

getApplicationRef

Map<String,ApplicationRef> getApplicationRef()
Deprecated. 


Copyright © 2012 GlassFish Community. All Rights Reserved.