Voyager ORB

com.objectspace.lib.facets
Interface IFacet

All Known Implementing Classes:
Mobility, Subscriber

public abstract interface IFacet

IFacet is the interface that should be implemented by classes that wish to be Facet-aware. Instances of classes that implement IFacet are created using the constructor that takes the IFacets of the primary object, or the default constructor if no match is found.

Version:
3.0

Method Summary
 boolean isTransient()
          Return true if I should be garbage collected when there are no proxies to me.
 

Method Detail

isTransient

public boolean isTransient()
Return true if I should be garbage collected when there are no proxies to me. Return false if I should be garbage collected when there are no proxies to my primary object or any of its facets.

ObjectSpace Inc.

(c) Copyright 1997-1999 ObjectSpace, Inc.
14850 Quorum Drive, Suite 500
Dallas, Texas 75240