Package org.jboss.as.pojo
Class PojoResource
- java.lang.Object
-
- org.jboss.as.controller.SimpleResourceDefinition
-
- org.jboss.as.pojo.PojoResource
-
- All Implemented Interfaces:
org.jboss.as.controller.ResourceDefinition
public class PojoResource extends org.jboss.as.controller.SimpleResourceDefinition- Author:
- Tomaz Cerar
-
-
Field Summary
Fields Modifier and Type Field Description static PojoResourceINSTANCE
-
Method Summary
-
Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerAttributes, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
-
-
-
-
Field Detail
-
INSTANCE
public static final PojoResource INSTANCE
-
-