Uses of Class
org.apache.openejb.jee.jba.ContainerInterceptors
-
Packages that use ContainerInterceptors Package Description org.apache.openejb.jee.jba -
-
Uses of ContainerInterceptors in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as ContainerInterceptors Modifier and Type Field Description protected ContainerInterceptorsContainerConfiguration. containerInterceptorsMethods in org.apache.openejb.jee.jba that return ContainerInterceptors Modifier and Type Method Description ContainerInterceptorsObjectFactory. createContainerInterceptors()Create an instance ofContainerInterceptorsContainerInterceptorsContainerConfiguration. getContainerInterceptors()Gets the value of the containerInterceptors property.Methods in org.apache.openejb.jee.jba with parameters of type ContainerInterceptors Modifier and Type Method Description voidContainerConfiguration. setContainerInterceptors(ContainerInterceptors value)Sets the value of the containerInterceptors property.
-