Uses of Class
org.jboss.as.ejb3.component.EJBViewDescription
Packages that use EJBViewDescription
Package
Description
-
Uses of EJBViewDescription in org.jboss.as.ejb3.component
Subclasses of EJBViewDescription in org.jboss.as.ejb3.componentMethods in org.jboss.as.ejb3.component that return EJBViewDescriptionModifier and TypeMethodDescriptionEJBComponentDescription.getEjbLocalView()EJBComponentDescription.getEjbRemoteView()protected EJBViewDescriptionEJBComponentDescription.registerView(String viewClassName, org.jboss.metadata.ejb.spec.MethodInterfaceType viewType) protected EJBViewDescriptionEJBComponentDescription.registerView(String viewClassName, org.jboss.metadata.ejb.spec.MethodInterfaceType viewType, boolean ejb2xView) Methods in org.jboss.as.ejb3.component with parameters of type EJBViewDescriptionModifier and TypeMethodDescriptionprotected voidEJBComponentDescription.setupRemoteView(EJBViewDescription viewDescription) protected voidEJBComponentDescription.setupViewInterceptors(EJBViewDescription view) -
Uses of EJBViewDescription in org.jboss.as.ejb3.component.messagedriven
Methods in org.jboss.as.ejb3.component.messagedriven with parameters of type EJBViewDescriptionModifier and TypeMethodDescriptionprotected voidMessageDrivenComponentDescription.setupViewInterceptors(EJBViewDescription view) -
Uses of EJBViewDescription in org.jboss.as.ejb3.component.session
Methods in org.jboss.as.ejb3.component.session that return EJBViewDescriptionMethods in org.jboss.as.ejb3.component.session with parameters of type EJBViewDescriptionModifier and TypeMethodDescriptionprotected voidSessionBeanComponentDescription.setupViewInterceptors(EJBViewDescription view) -
Uses of EJBViewDescription in org.jboss.as.ejb3.component.singleton
Methods in org.jboss.as.ejb3.component.singleton with parameters of type EJBViewDescriptionModifier and TypeMethodDescriptionprotected voidSingletonComponentDescription.setupViewInterceptors(EJBViewDescription view) -
Uses of EJBViewDescription in org.jboss.as.ejb3.component.stateful
Methods in org.jboss.as.ejb3.component.stateful with parameters of type EJBViewDescriptionModifier and TypeMethodDescriptionprotected voidStatefulComponentDescription.setupViewInterceptors(EJBViewDescription view) -
Uses of EJBViewDescription in org.jboss.as.ejb3.component.stateless
Methods in org.jboss.as.ejb3.component.stateless with parameters of type EJBViewDescriptionModifier and TypeMethodDescriptionprotected voidStatelessComponentDescription.setupViewInterceptors(EJBViewDescription view) -
Uses of EJBViewDescription in org.jboss.as.ejb3.logging
Method parameters in org.jboss.as.ejb3.logging with type arguments of type EJBViewDescriptionModifier and TypeMethodDescriptionfinal StringEjbLogger_$logger.moreThanOneEjbFound(String typeName, String beanName, String binding, Set<EJBViewDescription> componentViews) final StringEjbLogger_$logger.moreThanOneEjbFound(String typeName, String binding, Set<EJBViewDescription> componentViews) EjbLogger.moreThanOneEjbFound(String typeName, String beanName, String binding, Set<EJBViewDescription> componentViews) EjbLogger.moreThanOneEjbFound(String typeName, String binding, Set<EJBViewDescription> componentViews)