| org.jboss.deployment.MainDeployerConstants
MainDeployerConstants | public interface MainDeployerConstants (Code) | | Constants for MainDeployers
author: Scott.Stark@jboss.org version: $Revision: 57205 $ |
ADD_DEPLOYER | final public static String ADD_DEPLOYER(Code) | | The JMX notification type sent when a deployer is added
|
REMOVE_DEPLOYER | final public static String REMOVE_DEPLOYER(Code) | | The JMX notification type sent when a deployer is removed
|
|
|