com.sun.jini.phoenix
Class AbstractActivator

java.lang.Object
  extended by com.sun.jini.phoenix.AbstractActivator
All Implemented Interfaces:
Activator, Remote
Direct Known Subclasses:
Activation.ActivatorImpl

abstract class AbstractActivator
extends Object
implements Activator

Abstract class for generating JRMP and IIOP stubs.

Since:
2.0
Author:
Sun Microsystems, Inc.

Constructor Summary
AbstractActivator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.jini.phoenix.Activator
activate
 

Constructor Detail

AbstractActivator

AbstractActivator()


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