com.ibm.wsspi.kernel.service.utils

Uses of Class OnErrorUtil.OnError

Packages that use OnErrorUtil.OnError

Package Description
com.ibm.wsspi.kernel.service.utils

Uses of OnErrorUtil.OnError in com.ibm.wsspi.kernel.service.utils

Modifier and Type Method and Description
  1. static
  2. OnErrorUtil.OnError
OnErrorUtil.getDefaultOnError()
  1. static
  2. OnErrorUtil.OnError
OnErrorUtil.OnError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
  1. static
  2. OnErrorUtil.OnError[]
OnErrorUtil.OnError.values()
Returns an array containing the constants of this enum type, in the order they are declared.