com.sun.jini.fiddler
Class FiddlerImpl.LocatorGroupsStruct
java.lang.Object
com.sun.jini.fiddler.FiddlerImpl.LocatorGroupsStruct
- Enclosing class:
- FiddlerImpl
protected final class FiddlerImpl.LocatorGroupsStruct
- extends Object
Data structure - associated with a ServiceRegistrar
-
containing the LookupLocator
and the member groups of
the registrar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
locator
public LookupLocator locator
groups
public String[] groups
FiddlerImpl.LocatorGroupsStruct
FiddlerImpl.LocatorGroupsStruct(LookupLocator locator,
String[] groups)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.