Uses of Class
org.jboss.metadata.validation.validator.ejb.JBossEjb3SessionBeanValidatorBase

Packages that use JBossEjb3SessionBeanValidatorBase
org.jboss.metadata.validation.validator.ejb.jboss   
 

Uses of JBossEjb3SessionBeanValidatorBase in org.jboss.metadata.validation.validator.ejb.jboss
 

Subclasses of JBossEjb3SessionBeanValidatorBase in org.jboss.metadata.validation.validator.ejb.jboss
 class CompleteEjb2xViewValidator
          CompleteEjb2xViewValidator Raises a validation exception if there is an incomplete EJB2.x View defined by the ejb-jar schema: "Either both the local-home and the local elements or both the home and the remote elements must be specified for the session bean." JBMETA-130
 class LocalBindingWithNoLocalInterfaceValidator
          Validate if the Bean has local-binding, but no local business interfaces [JBMETA-117].
 class RemoteBindingsWithNoRemoteBusinessInterfaceValidator
          RemoteBindingsWithNoRemoteBusinessInterfaceValidator Raises a validation exception if there are @RemoteBindings defined on any EJB Session Bean with no remote business interface JBMETA-117
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.