Uses of Interface
com.ibm.ws.javaee.dd.commonbnd.RefBindingsGroup
-
Packages that use RefBindingsGroup Package Description com.ibm.ws.javaee.dd.appbnd com.ibm.ws.javaee.dd.commonbnd com.ibm.ws.javaee.dd.webbnd -
-
Uses of RefBindingsGroup in com.ibm.ws.javaee.dd.appbnd
Subinterfaces of RefBindingsGroup in com.ibm.ws.javaee.dd.appbnd Modifier and Type Interface Description interface
ApplicationBnd
Represents <application-bnd>. -
Uses of RefBindingsGroup in com.ibm.ws.javaee.dd.commonbnd
Subinterfaces of RefBindingsGroup in com.ibm.ws.javaee.dd.commonbnd Modifier and Type Interface Description interface
Interceptor
Represents <interceptor>. -
Uses of RefBindingsGroup in com.ibm.ws.javaee.dd.webbnd
Subinterfaces of RefBindingsGroup in com.ibm.ws.javaee.dd.webbnd Modifier and Type Interface Description interface
WebBnd
Represents <web-bnd>.
-