com.bigdata.service.jini
Class FakeLifeCycle

java.lang.Object
  extended by com.bigdata.service.jini.FakeLifeCycle
All Implemented Interfaces:
com.sun.jini.start.LifeCycle

public final class FakeLifeCycle
extends Object
implements com.sun.jini.start.LifeCycle

A NOP implementation used when the service is not started by activation (eg, when the service is run from a command line).

Version:
$Id$
Author:
Bryan Thompson

Field Summary
protected static org.apache.log4j.Logger log
           
 
Constructor Summary
FakeLifeCycle()
           
 
Method Summary
 boolean unregister(Object arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final transient org.apache.log4j.Logger log
Constructor Detail

FakeLifeCycle

public FakeLifeCycle()
Method Detail

unregister

public boolean unregister(Object arg0)
Specified by:
unregister in interface com.sun.jini.start.LifeCycle


Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.