Uses of Interface
com.sun.enterprise.config.serverbeans.Action

Packages that use Action
com.sun.enterprise.config.serverbeans   
 

Uses of Action in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return Action
 Action ManagementRule.getAction()
          Gets the value of the action property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type Action
 void ManagementRule.setAction(Action value)
          Sets the value of the action property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.