org.jboss.deployment
Interface MainDeployerConstants

All Known Subinterfaces:
MainDeployerMBean
All Known Implementing Classes:
MainDeployer

public interface MainDeployerConstants

Constants for MainDeployers

Version:
$Revision: 57205 $
Author:
Scott.Stark@jboss.org

Field Summary
static String ADD_DEPLOYER
          The JMX notification type sent when a deployer is added
static String REMOVE_DEPLOYER
          The JMX notification type sent when a deployer is removed
 

Field Detail

ADD_DEPLOYER

static final String ADD_DEPLOYER
The JMX notification type sent when a deployer is added

See Also:
Constant Field Values

REMOVE_DEPLOYER

static final String REMOVE_DEPLOYER
The JMX notification type sent when a deployer is removed

See Also:
Constant Field Values


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.