com.ibm.wsspi.kernel.service.utils
Class OnErrorUtil

java.lang.Object
  extended by com.ibm.wsspi.kernel.service.utils.OnErrorUtil

public class OnErrorUtil
extends java.lang.Object


Nested Class Summary
static class OnErrorUtil.OnError
           
 
Field Summary
static java.lang.String CFG_KEY_ON_ERROR
           
static java.lang.String CFG_VALID_OPTIONS
           
 
Constructor Summary
OnErrorUtil()
           
 
Method Summary
static java.lang.String getAttributeName()
           
static OnErrorUtil.OnError getDefaultOnError()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CFG_KEY_ON_ERROR

public static final java.lang.String CFG_KEY_ON_ERROR
See Also:
Constant Field Values

CFG_VALID_OPTIONS

public static final java.lang.String CFG_VALID_OPTIONS
See Also:
Constant Field Values
Constructor Detail

OnErrorUtil

public OnErrorUtil()
Method Detail

getDefaultOnError

public static OnErrorUtil.OnError getDefaultOnError()

getAttributeName

public static java.lang.String getAttributeName()