com.ibm.wsspi.kernel.service.utils
Class OnErrorUtil
- java.lang.Object
com.ibm.wsspi.kernel.service.utils.OnErrorUtil
- public class OnErrorUtil
- extends java.lang.Object
Nested Class Summary
Modifier and Type | Class and Description |
---|---|
|
OnErrorUtil.OnError
|
Field Summary
Modifier and Type | Field and Description |
---|---|
|
CFG_KEY_ON_ERROR
|
|
CFG_VALID_OPTIONS
|
Constructor Summary
Constructor and Description |
---|
OnErrorUtil()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getAttributeName()
|
|
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:
CFG_VALID_OPTIONS
- public static final java.lang.String CFG_VALID_OPTIONS
See Also:
Constructor Detail
OnErrorUtil
- public OnErrorUtil()
Method Detail
getDefaultOnError
- public static OnErrorUtil.OnError getDefaultOnError( )
getAttributeName
- public static java.lang.String getAttributeName( )