Searched refs:getContainerType (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DEJBHomeImpl.java161 if (container.getContainerType() != BaseContainer.ContainerType.ENTITY) {
H A DEJBLocalHomeImpl.java126 if (container.getContainerType() != BaseContainer.ContainerType.ENTITY) {
H A DBaseContainer.java802 public ContainerType getContainerType() { method in class:BaseContainer

Completed in 27 milliseconds