Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.ws.javaee.dd.common.Describable

  • Packages that use Describable 
    Package Description
    com.ibm.ws.javaee.dd.common  
    com.ibm.ws.javaee.dd.jsp  
    com.ibm.ws.javaee.dd.web  
    com.ibm.ws.javaee.dd.web.common  
    • Uses of Describable in com.ibm.ws.javaee.dd.common

      Subinterfaces of Describable in com.ibm.ws.javaee.dd.common 
      Modifier and Type Interface and Description
      interface  AdministeredObject
      Represents <administered-object>.
      interface  ConnectionFactory
      Represents <connection-factory>.
      interface  DescriptionGroup
      Represents the descriptionGroup type from the javaee XSD.
      interface  EJBRef
      Represents <ejb-ref> and <ejb-local-ref>.
      interface  EnvEntry
      Represents <env-entry>.
      interface  JMSConnectionFactory
      Represents <jms-connection-factory>.
      interface  JMSDestination
      Represents <jms-destination>.
      interface  Listener
      Represents the listenerType type from the javaee XSD.
      interface  MailSession
      Represents <mail-session>.
      interface  MessageDestination
      Represents the <message-destination>.
      interface  MessageDestinationRef
      Represents <message-destination-ref>.
      interface  ModuleDeploymentDescriptor
      Represents common elements from module deployment descriptors.
      interface  ParamValue
      Represents <param-value> from the javaee XSD.
      interface  PersistenceContextRef
      Represents <persistence-context-ref>.
      interface  PersistenceRef
      Represents common elements between <persistence-context-ref> and <persistence-unit-ref>.
      interface  PersistenceUnitRef
      Represents <persistence-unit-ref>.
      interface  ResourceEnvRef
      Represents <resource-env-ref>.
      interface  ResourceRef
      Represents <resource-ref>.
      interface  RunAs
      Represents <run-as>.
      interface  SecurityRole
      Represents <security-role>.
      interface  SecurityRoleRef
      Represents <security-role-ref>.
    • Uses of Describable in com.ibm.ws.javaee.dd.jsp

      Subinterfaces of Describable in com.ibm.ws.javaee.dd.jsp 
      Modifier and Type Interface and Description
      interface  JSPPropertyGroup
      Represents the jsp-property-groupType type from the jsp XSD.
    • Uses of Describable in com.ibm.ws.javaee.dd.web

      Subinterfaces of Describable in com.ibm.ws.javaee.dd.web 
      Modifier and Type Interface and Description
      interface  WebApp 
      interface  WebFragment 
    • Uses of Describable in com.ibm.ws.javaee.dd.web.common

      Subinterfaces of Describable in com.ibm.ws.javaee.dd.web.common 
      Modifier and Type Interface and Description
      interface  AuthConstraint 
      interface  Filter 
      interface  Servlet 
      interface  UserDataConstraint 
      interface  WebCommon 
      interface  WebResourceCollection 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes