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

Constant Field Values (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


Constant Field Values


Contents
org.jboss.*

org.jboss.aop.deployment.AspectDeployer
public static final String AOP_DD_KEY "AOP_DD"

org.jboss.aspects.asynchronous.AsynchronousConstants
public static final int CAN_NOT_PROCESS 70
public static final int EXCEPTIONCAUGHT 60
public static final int INTERRUPTED 50
public static final int INVOCATION 30
public static final int NOVALUE 40
public static final int OK 0
public static final int TIMEOUT 10
public static final int UNKNOWN 999

org.jboss.aspects.logging.LoggingConstants
public static final String CALL_LOGGING "call-logging"
public static final String LOGGING "logging"

org.jboss.aspects.logging.ThreadLocalAppender
public static final String LOG "InvocationLog"

org.jboss.aspects.remoting.AOPToRemotingClientAdapter
public static final String CLIENT_INTERCEPTOR "CLIENT_INTERCEPTOR"
public static final String INVOKER_LOCATOR "INVOKER_LOCATOR"
public static final String REMOTING "REMOTING"
public static final String REMOTING_CONTEXT "REMOTING_CONTEXT"
public static final String SUBSYSTEM "SUBSYSTEM"

org.jboss.aspects.remoting.ClusterConstants
public static final String CLUSTER_FAMILY "CLUSTER_FAMILY"
public static final String CLUSTER_FAMILY_WRAPPER "CLUSTER_FAMILY_WRAPPER"
public static final String CLUSTER_VIEW_ID "CLUSTER_VIEW_ID"
public static final String CLUSTERED_REMOTING "CLUSTERED_REMOTING"
public static final String FAILOVER_COUNTER "FAILOVER_COUNTER"
public static final String HA_TARGET "HA_TARGET"
public static final String LOADBALANCE_POLICY "LOADBALANCE_POLICY"

org.jboss.aspects.remoting.InvokeRemoteInterceptor
public static final String INVOKER_LOCATOR "INVOKER_LOCATOR"
public static final String REMOTING "REMOTING"
public static final String SUBSYSTEM "SUBSYSTEM"

org.jboss.aspects.txlock.QueuedTxLock
public static final String TIMEOUT "timeout"
public static final String TXLOCK "TxLock"

org.jboss.aspects.versioned.StateManager
public static final String STATE_MANAGER "STATE_MANAGER"

org.jboss.aspects.versioned.Versioned
public static final String READONLY "read-only"
public static final String VERSIONED "VERSIONED"
public static final String VERSIONED_OBJECT "VERSIONED_OBJECT"

org.jboss.aspects.versioned.VersionManager
public static final String VERSION_ID "VERSION_ID"
public static final String VERSION_MANAGER "VERSION_MANAGER"



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