Uses of Package
org.jboss.metadata.validation.validator.ejb.jboss

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

Classes in org.jboss.metadata.validation.validator.ejb.jboss used by org.jboss.metadata.validation.validator.ejb.jboss
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
LocalBindingWithNoLocalInterfaceValidator
          Validate if the Bean has local-binding, but no local business interfaces [JBMETA-117].
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.