Class RemoteHomeAnnotationInformationFactory

java.lang.Object
org.jboss.as.ee.metadata.ClassAnnotationInformationFactory<jakarta.ejb.RemoteHome,String>
org.jboss.as.ejb3.deployment.processors.annotation.RemoteHomeAnnotationInformationFactory

public class RemoteHomeAnnotationInformationFactory extends ClassAnnotationInformationFactory<jakarta.ejb.RemoteHome,String>
Processes the RemoteHome annotation on a session bean
Author:
Stuart Douglas
  • Constructor Details

    • RemoteHomeAnnotationInformationFactory

      protected RemoteHomeAnnotationInformationFactory()
  • Method Details