Class RemotingProfileService

java.lang.Object
org.jboss.as.ejb3.remote.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 a Jakarta Enterprise Beans Remoting profile, either in the subsystem or in a deployment descriptor.
Author:
Tomasz Adamski, David M. Lloyd