com.bigdata.service.jini
Class FakeLifeCycle
java.lang.Object
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
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final transient org.apache.log4j.Logger log
FakeLifeCycle
public FakeLifeCycle()
unregister
public boolean unregister(Object arg0)
- Specified by:
unregister in interface com.sun.jini.start.LifeCycle
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.