Enum CommonUnaryRequirement

java.lang.Object
java.lang.Enum<CommonUnaryRequirement>
org.jboss.as.clustering.controller.CommonUnaryRequirement
All Implemented Interfaces:
Serializable, Comparable<CommonUnaryRequirement>, UnaryServiceNameFactory, UnaryServiceNameFactoryProvider, Requirement, UnaryRequirement

public enum CommonUnaryRequirement extends Enum<CommonUnaryRequirement> implements UnaryRequirement, UnaryServiceNameFactoryProvider
Enumerates common unary requirements for clustering resources
Author:
Paul Ferraro