com.bigdata.jini.lookup.entry
Class ServiceDir

java.lang.Object
  extended by net.jini.entry.AbstractEntry
      extended by com.bigdata.jini.lookup.entry.ServiceDir
All Implemented Interfaces:
Serializable, net.jini.core.entry.Entry

public class ServiceDir
extends net.jini.entry.AbstractEntry

The directory containing the persistent state of the service.

Version:
$Id$
Author:
Bryan Thompson
See Also:
Serialized Form

Field Summary
 File serviceDir
           
 
Constructor Summary
ServiceDir()
           
ServiceDir(File serviceDir)
           
 
Method Summary
 
Methods inherited from class net.jini.entry.AbstractEntry
equals, equals, hashCode, hashCode, toString, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

serviceDir

public File serviceDir
Constructor Detail

ServiceDir

public ServiceDir()

ServiceDir

public ServiceDir(File serviceDir)


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