Package | Description |
---|---|
com.liferay.portal.kernel.resiliency.spi.agent.annotation |
Modifier and Type | Method and Description |
---|---|
static MatchType |
MatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchType[] |
MatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
DistributedRegistry.registerDistributed(String name,
Direction direction,
MatchType matchType) |
static boolean |
DistributedRegistry.unregisterDistributed(String name,
Direction direction,
MatchType matchType) |