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

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


org.jboss.net
Interface Constants

All Known Subinterfaces:
Constants, Constants, Constants, Constants
All Known Implementing Classes:
Adaptor

public interface Constants

Some Constants for the axis package

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

Field Summary
static String CREATE_METHOD_NAME
           
static String DEPLOYMENT_INFO_CLASS_NAME
           
static String DESTROY_METHOD_NAME
           
static String INIT_METHOD_NAME
           
static String START_METHOD_NAME
           
static String STOP_METHOD_NAME
           
static String STRING_CLASS_NAME
           
 

Field Detail

INIT_METHOD_NAME

public static final String INIT_METHOD_NAME
See Also:
Constant Field Values

CREATE_METHOD_NAME

public static final String CREATE_METHOD_NAME
See Also:
Constant Field Values

START_METHOD_NAME

public static final String START_METHOD_NAME
See Also:
Constant Field Values

STOP_METHOD_NAME

public static final String STOP_METHOD_NAME
See Also:
Constant Field Values

DESTROY_METHOD_NAME

public static final String DESTROY_METHOD_NAME
See Also:
Constant Field Values

STRING_CLASS_NAME

public static final String STRING_CLASS_NAME
See Also:
Constant Field Values

DEPLOYMENT_INFO_CLASS_NAME

public static final String DEPLOYMENT_INFO_CLASS_NAME
See Also:
Constant Field Values


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