站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 system API Documentation 英文版文档

MainDeployerConstants (JBoss System API) - JBoss 4.0.1 sp1 system API Documentation 英文版文档


org.jboss.deployment
Interface MainDeployerConstants

All Known Subinterfaces:
MainDeployerMBean
All Known Implementing Classes:
MainDeployer

public interface MainDeployerConstants

Constants for MainDeployers

Version:
$Revision: 1.3 $
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 added
 

Field Detail

ADD_DEPLOYER

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

See Also:
Constant Field Values

REMOVE_DEPLOYER

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

See Also:
Constant Field Values


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