当前页面:
在线文档首页 >
JBoss 3.2.7 server API Documentation 英文版文档
InvocationType (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档
org.jboss.invocation
Class InvocationType
java.lang.Object
org.jboss.invocation.InvocationType
- All Implemented Interfaces:
- Serializable
- public final class InvocationType
- extends Object
- implements Serializable
Type safe enumeration used for to identify the invocation types.
- Version:
- $Revision: 1.2.2.1 $
- Author:
- Scott.Stark@jboss.org
- See Also:
- Serialized Form
REMOTE
public static final InvocationType REMOTE
LOCAL
public static final InvocationType LOCAL
HOME
public static final InvocationType HOME
LOCALHOME
public static final InvocationType LOCALHOME
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.