com.sun.jini.phoenix
Class AbstractMonitor

java.lang.Object
  extended by com.sun.jini.phoenix.AbstractMonitor
All Implemented Interfaces:
ActivationMonitor, Remote
Direct Known Subclasses:
Activation.MonitorImpl, MonitorAccessExporter.MonitorImpl

abstract class AbstractMonitor
extends Object
implements ActivationMonitor

Abstract class for generating JRMP and IIOP stubs.

Since:
2.0
Author:
Sun Microsystems, Inc.

Constructor Summary
AbstractMonitor()
           
 
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.ActivationMonitor
activeObject, inactiveGroup, inactiveObject
 

Constructor Detail

AbstractMonitor

AbstractMonitor()


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