Uses of Interface
edu.mit.stellar.directory.Nexus

Uses of Nexus in edu.mit.stellar.directory
 

Methods in edu.mit.stellar.directory that return Nexus
 Nexus NexusFactory.getNexus(java.lang.String nexusUuid)
          Returns an object implementing the Nexus interface, for accessing information about the Nexus identified by the given UUID, using the default locale.
 Nexus NexusFactory.getNexus(java.lang.String nexusUuid, java.util.Locale locale)
          Returns an object implementing the Nexus interface, for accessing information about the Nexus identified by the given UUID, with strings returned in the specified locale when possible.
 



Copyright 2006-2006 MIT AMPS. All Rights Reserved.