Interface ServerResource

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy, org.glassfish.api.admin.config.Named, Resource

public interface ServerResource extends org.glassfish.api.admin.config.Named, Resource
Tag interface for all types of resource.
Author:
Michael Cico
  • Field Summary

    Fields inherited from interface com.sun.enterprise.config.serverbeans.Resource

    OBJECT_TYPES
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the value of the enabled property.
    default String
     
    void
    setEnabled(String enabled)
    Sets the value of the enabled property.

    Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

    createChild, deepCopy, getParent, getParent

    Methods inherited from interface org.glassfish.api.admin.config.Named

    getName, setName

    Methods inherited from interface com.sun.enterprise.config.serverbeans.Resource

    getDeploymentOrder, getObjectType, setDeploymentOrder, setObjectType