Class RemoteObjectSubstitutionService

  • All Implemented Interfaces:
    org.jboss.javax.rmi.RemoteObjectSubstitution, org.jboss.msc.Service, org.jboss.msc.service.Service<org.jboss.javax.rmi.RemoteObjectSubstitution>, org.jboss.msc.value.Value<org.jboss.javax.rmi.RemoteObjectSubstitution>

    public class RemoteObjectSubstitutionService
    extends Object
    implements org.jboss.javax.rmi.RemoteObjectSubstitution, org.jboss.msc.service.Service<org.jboss.javax.rmi.RemoteObjectSubstitution>
    Author:
    Stuart Douglas
    • Field Detail

      • SERVICE_NAME

        public static final org.jboss.msc.service.ServiceName SERVICE_NAME
    • Constructor Detail

      • RemoteObjectSubstitutionService

        public RemoteObjectSubstitutionService()
    • Method Detail

      • writeReplaceRemote

        public Object writeReplaceRemote​(Object object)
        Specified by:
        writeReplaceRemote in interface org.jboss.javax.rmi.RemoteObjectSubstitution
      • start

        public void start​(org.jboss.msc.service.StartContext context)
                   throws org.jboss.msc.service.StartException
        Specified by:
        start in interface org.jboss.msc.Service
        Specified by:
        start in interface org.jboss.msc.service.Service<org.jboss.javax.rmi.RemoteObjectSubstitution>
        Throws:
        org.jboss.msc.service.StartException
      • stop

        public void stop​(org.jboss.msc.service.StopContext context)
        Specified by:
        stop in interface org.jboss.msc.Service
        Specified by:
        stop in interface org.jboss.msc.service.Service<org.jboss.javax.rmi.RemoteObjectSubstitution>
      • getDeploymentRepositoryInjectedValue

        public org.jboss.msc.value.InjectedValue<DeploymentRepository> getDeploymentRepositoryInjectedValue()