Uses of Class
org.jboss.logging.metadata.AsyncHandlerMetaData.OverflowAction

Uses of AsyncHandlerMetaData.OverflowAction in org.jboss.logging.metadata
 

Methods in org.jboss.logging.metadata that return AsyncHandlerMetaData.OverflowAction
 AsyncHandlerMetaData.OverflowAction AsyncHandlerMetaData.getOverflowAction()
           
static AsyncHandlerMetaData.OverflowAction AsyncHandlerMetaData.OverflowAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AsyncHandlerMetaData.OverflowAction[] AsyncHandlerMetaData.OverflowAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.logging.metadata with parameters of type AsyncHandlerMetaData.OverflowAction
 void AsyncHandlerMetaData.setOverflowAction(AsyncHandlerMetaData.OverflowAction overflowAction)
           
 



Copyright © 2009. All Rights Reserved.