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

Constants (JBoss.Net API) - JBoss 3.2.7 .net API Documentation 英文版文档


org.jboss.net.jmx.adaptor.server
Interface Constants

All Superinterfaces:
Constants
All Known Implementing Classes:
Adaptor

public interface Constants
extends Constants

Some Constants for the jmxadaptor package.

Version:
$Revision: 1.3.4.1 $
Author:
Christoph G. Jung

Field Summary
static String DEFAULT_AXIS_SERVICE_NAME
           
static String DOMAIN
           
static String JMX_INSTALL_DESCRIPTOR
           
static String NAME
           
static String TYPE
           
 
Fields inherited from interface org.jboss.net.Constants
CREATE_METHOD_NAME, DEPLOYMENT_INFO_CLASS_NAME, DESTROY_METHOD_NAME, INIT_METHOD_NAME, START_METHOD_NAME, STOP_METHOD_NAME, STRING_CLASS_NAME
 

Field Detail

DOMAIN

public static final String DOMAIN
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

TYPE

public static final String TYPE
See Also:
Constant Field Values

DEFAULT_AXIS_SERVICE_NAME

public static final String DEFAULT_AXIS_SERVICE_NAME
See Also:
Constant Field Values

JMX_INSTALL_DESCRIPTOR

public static final String JMX_INSTALL_DESCRIPTOR
See Also:
Constant Field Values


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