org.omg.dds.type.dynamic
Class DynamicDataFactory

java.lang.Object
  extended by org.omg.dds.type.dynamic.DynamicDataFactory

public abstract class DynamicDataFactory
extends java.lang.Object


Constructor Summary
DynamicDataFactory()
           
 
Method Summary
abstract  DynamicData createData()
           
static DynamicDataFactory getInstance(Bootstrap bootstrap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicDataFactory

public DynamicDataFactory()
Method Detail

getInstance

public static DynamicDataFactory getInstance(Bootstrap bootstrap)
Parameters:
bootstrap - Identifies the Service instance to which the object will belong.

createData

public abstract DynamicData createData()


Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.