org.jboss.wsf.spi.metadata.j2ee.serviceref

Class UnifiedServiceRefMetaData

  • java.lang.Object
    • org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData
  • All Implemented Interfaces:
    Serializable

    public final class UnifiedServiceRefMetaData
    extends Object
    implements Serializable
    The metadata from service-ref element in web.xml, ejb-jar.xml, application-client.xml and @WebServiceRef annotations. The class is threadsafe; the information coming from descriptors only is immutable, while the information that can be overridden by annotations are stored using volatile references.
    Author:
    [email protected], [email protected], Richard Opalka
    See Also:
    Serialized Form

Copyright © 2020 JBoss, by Red Hat. All rights reserved.