Uses of Interface
com.sun.enterprise.container.common.spi.JCDIService
-
Packages that use JCDIService Package Description com.sun.ejb.containers org.glassfish.appclient.client.acc org.glassfish.weld.services -
-
Uses of JCDIService in com.sun.ejb.containers
Fields in com.sun.ejb.containers declared as JCDIService Modifier and Type Field Description protected JCDIServiceBaseContainer. jcdiService -
Uses of JCDIService in org.glassfish.appclient.client.acc
Classes in org.glassfish.appclient.client.acc that implement JCDIService Modifier and Type Class Description classACCJCDIServiceImpl -
Uses of JCDIService in org.glassfish.weld.services
Classes in org.glassfish.weld.services that implement JCDIService Modifier and Type Class Description classJCDIServiceImpl
-