com.sun.jini.phoenix
Class AbstractInstantiator

java.lang.Object
  extended by com.sun.jini.phoenix.AbstractInstantiator
All Implemented Interfaces:
ActivationInstantiator, Remote
Direct Known Subclasses:
InstantiatorAccessExporter.InstantiatorImpl

abstract class AbstractInstantiator
extends Object
implements ActivationInstantiator

Abstract class for generating JRMP and IIOP stubs.

Since:
2.0
Author:
Sun Microsystems, Inc.

Constructor Summary
AbstractInstantiator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.rmi.activation.ActivationInstantiator
newInstance
 

Constructor Detail

AbstractInstantiator

AbstractInstantiator()


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.