UNICORE Resource Broker NJS Plugin
1.5α1

Uses of Interface
org.eurogrid.broker.server.NamedPlugin

Packages that use NamedPlugin
org.eurogrid.broker.server This package contains all the classes for the NJS part of the University of Manchester resource broker.  
org.eurogrid.broker.server.dwdlm_example This package implements an example expert plugin based on the DWD Local Model code.  
org.eurogrid.broker.server.globus This package contains the Globus Resource Checker module.  
org.eurogrid.broker.server.gt3 Brokering engine updates for GT3-based IndexServices.  
org.eurogrid.broker.server.ws Web-Service-based broker and NJS-interface code. 
 

Uses of NamedPlugin in org.eurogrid.broker.server
 

Subinterfaces of NamedPlugin in org.eurogrid.broker.server
 interface ExpertBroker
          Application-specific brokering module.
 interface LocalResourceChecker
          Local resource checking module.
 

Classes in org.eurogrid.broker.server that implement NamedPlugin
 class AbstractBroker
          Abstract broker that handles the identity delegation parts of brokering.
 class ResourceBroker
          University of Manchester Resource Broker NJS V4 Plugin.
 class UnicoreResourceChecker
          Local resource checking module for UNICORE.
 

Methods in org.eurogrid.broker.server with parameters of type NamedPlugin
 Logger AbstractBroker.getLogger(NamedPlugin np)
          Create a logger instance that is specialised to running the given plugin module within this broker.
 

Uses of NamedPlugin in org.eurogrid.broker.server.dwdlm_example
 

Classes in org.eurogrid.broker.server.dwdlm_example that implement NamedPlugin
 class DWDLMExpert
          Expert brokering module that knows about the DWD Local Model code.
 

Uses of NamedPlugin in org.eurogrid.broker.server.globus
 

Subinterfaces of NamedPlugin in org.eurogrid.broker.server.globus
 interface Translator
          Unicore-to-Globus resource description translation engine interface.
 

Classes in org.eurogrid.broker.server.globus that implement NamedPlugin
 class GlobusResourceChecker
          Local resource checker targetted at Grid systems accessed using the Globus protocol suite.
 class SimpleTranslator
          Basic Unicore-to-Globus translation service that is fixed to target MDS2.2 and does not use an ontology at all.
 

Uses of NamedPlugin in org.eurogrid.broker.server.gt3
 

Subinterfaces of NamedPlugin in org.eurogrid.broker.server.gt3
 interface XPathSearcher
          Encapsulation of what it means to perform an XPath search.
 

Classes in org.eurogrid.broker.server.gt3 that implement NamedPlugin
 class GT3LocalResourceChecker
          Local resource checker that uses a GT3-based InformationService.
 class IndexServiceSearcher
          Implementation of an XPath searcher that uses a GT3 Index Service.
 class Translator
          UNICORE Resource to GLUE XPath search term translation service.
 

Uses of NamedPlugin in org.eurogrid.broker.server.ws
 

Classes in org.eurogrid.broker.server.ws that implement NamedPlugin
 class BrokerNJSIfc
          The part of the Broker webservice that plugs into an NJS.
 


UNICORE Resource Broker NJS Plugin
1.5α1

Submit a bug or feature
Copyright © 2002-2004 University of Manchester, U.K. See license.terms for details.