Uses of Interface
org.glite.rgma.PrimaryProducer

Uses of PrimaryProducer in org.glite.rgma
 

Methods in org.glite.rgma that return PrimaryProducer
 PrimaryProducer ProducerFactory.createPrimaryProducer(TimeInterval terminationInterval, ProducerProperties producerProperties, StringList voNames)
          Deprecated. Use createPrimaryProducer(TimeInterval,ProducerProperties).
 PrimaryProducer ProducerFactory.createPrimaryProducer(TimeInterval terminationInterval, ProducerProperties producerProperties)
          Creates a primary producer that uses the specified data storage and producer type.
 PrimaryProducer ProducerFactory.reconnectPrimaryProducer(ResourceEndpoint resourceEndpoint)
          Reconnects to an existing PrimaryProducer resource.