com.bigdata.jini.start.config
Class ServiceDependencyConstraint
java.lang.Object
com.bigdata.jini.start.config.ServiceDependencyConstraint
- All Implemented Interfaces:
- IServiceConstraint, Serializable
- Direct Known Subclasses:
- JiniNotRunningConstraint, JiniRunningConstraint, MDSRunningConstraint, TXRunningConstraint, ZookeeperRunningConstraint
public abstract class ServiceDependencyConstraint
- extends Object
- implements IServiceConstraint
Constraint that another a service must be running before this one can be
started.
- Version:
- $Id$
- Author:
- Bryan Thompson
- See Also:
- Serialized Form
|
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 org.apache.log4j.Logger log
ServiceDependencyConstraint
public ServiceDependencyConstraint()
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.