Uses of Class
org.glassfish.admin.rest.resources.AbstractResource
-
-
Uses of AbstractResource in fish.payara.admin.rest.resources
Subclasses of AbstractResource in fish.payara.admin.rest.resources Modifier and Type Class Description classAbstractAttributeBagResourceResource for managing monitored attributes.classMonitoredAttributeBagResourceclassMonitoredMetricAttributeBagResource -
Uses of AbstractResource in org.glassfish.admin.rest.composite
Subclasses of AbstractResource in org.glassfish.admin.rest.composite Modifier and Type Class Description classCompositeResourceThis is the base class for all composite resources.classLegacyCompositeResourceThis is the base class for all legacy composite resources. -
Uses of AbstractResource in org.glassfish.admin.rest.resources
Subclasses of AbstractResource in org.glassfish.admin.rest.resources Modifier and Type Class Description classCollectionLeafResourceclassGlassFishDomainResourceThis is the root class for the generated DomainResource that bootstrap the dom tree with the domain object and add a few sub resources like log viewer or log-level setup which are not described as configbeans but more external config or files (server.log or JDK logger setupclassLeafResourceclassPropertiesBagResourcestatic classPropertiesBagResource.PropertyResourceclassSessionsResourceRepresents sessions with GlassFish Rest serviceclassStatusGeneratorclassTemplateCommandDeleteResourceclassTemplateCommandGetResourceclassTemplateCommandPostResourceclassTemplateExecCommandclassTemplateListOfResourceclassTemplateRestResource -
Uses of AbstractResource in org.glassfish.admin.rest.resources.composite
Subclasses of AbstractResource in org.glassfish.admin.rest.resources.composite Modifier and Type Class Description classJobResourceThis resource is used to view the current state of a specific job.classJobsResourceThis resource queries for the system for all detached jobs. -
Uses of AbstractResource in org.glassfish.admin.rest.resources.custom
Subclasses of AbstractResource in org.glassfish.admin.rest.resources.custom Modifier and Type Class Description classSetDomainConfigResourceclassSystemPropertiesCliResourceclassTokenResource -
Uses of AbstractResource in org.glassfish.admin.rest.wadl
Subclasses of AbstractResource in org.glassfish.admin.rest.wadl Modifier and Type Class Description classRestModelSchemaResource
-