Uses of Interface
org.glite.rgma.SecondaryProducer

Uses of SecondaryProducer in org.glite.rgma
 

Methods in org.glite.rgma that return SecondaryProducer
 SecondaryProducer ProducerFactory.createSecondaryProducer(TimeInterval terminationInterval, ProducerProperties producerProperties)
          Creates a secondary producer, that uses a primary producer with the specified attributes to republish information.
 SecondaryProducer ProducerFactory.createSecondaryProducer(TimeInterval terminationInterval, ProducerProperties producerProperties, StringList voNames)
          Deprecated. See createSecondaryProducer(TimeInterval,ProducerProperties).
 SecondaryProducer ProducerFactory.reconnectSecondaryProducer(ResourceEndpoint resourceEndpoint)
          Reconnects to an existing SecondaryProducer resource.