com.sun.jini.phoenix
Class AbstractRegistry

java.lang.Object
  extended by com.sun.jini.phoenix.AbstractRegistry
All Implemented Interfaces:
Registry, Remote
Direct Known Subclasses:
Activation.RegistryImpl

abstract class AbstractRegistry
extends Object
implements Registry

Abstract class for generating JRMP and IIOP stubs.

Since:
2.0
Author:
Sun Microsystems, Inc.

Field Summary
 
Fields inherited from interface java.rmi.registry.Registry
REGISTRY_PORT
 
Constructor Summary
AbstractRegistry()
           
 
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.registry.Registry
bind, list, lookup, rebind, unbind
 

Constructor Detail

AbstractRegistry

AbstractRegistry()


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