|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HookTree.Phase | |
---|---|
com.ibm.di.util | Provides utility classes for the Tivoli Directory Integrator. |
Uses of HookTree.Phase in com.ibm.di.util |
---|
Methods in com.ibm.di.util that return HookTree.Phase | |
---|---|
static HookTree.Phase |
HookTree.Phase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static HookTree.Phase[] |
HookTree.Phase.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.ibm.di.util with parameters of type HookTree.Phase | |
---|---|
static HookTree |
HookTree.getHookTree(ConnectorConfig cc,
HookTree.Phase phase)
Return a new HookTree for a ConnectorConfig in a given Phase. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |