Class RemoteObjectSubstitutionManager

java.lang.Object
org.jboss.javax.rmi.RemoteObjectSubstitutionManager

public class RemoteObjectSubstitutionManager extends Object
Manager class for the current RemoteObjectSubstitution
Author:
Stuart Douglas
  • Constructor Details

    • RemoteObjectSubstitutionManager

      public RemoteObjectSubstitutionManager()
  • Method Details

    • writeReplaceRemote

      public static Object writeReplaceRemote(Object remote)
    • getRemoteObjectSubstitution

      public static RemoteObjectSubstitution getRemoteObjectSubstitution()
    • setRemoteObjectSubstitution

      public static void setRemoteObjectSubstitution(RemoteObjectSubstitution remoteObjectSubstitution)