Class RemotingProfileService

  • All Implemented Interfaces:
    org.jboss.msc.Service

    public class RemotingProfileService
    extends Object
    implements org.jboss.msc.Service
    Service which contains the static configuration data found in an Jakarta Enterprise Beans Remoting profile, either in the subsystem or in a deployment descriptor.
    Author:
    Tomasz Adamski, David M. Lloyd