Class PropertyOnlyDataCollector
java.lang.Object
com.sun.corba.ee.impl.orb.DataCollectorBase
com.sun.corba.ee.impl.orb.PropertyOnlyDataCollector
- All Implemented Interfaces:
DataCollector
-
Field Summary
Fields inherited from class DataCollectorBase
configurationHostName, localHostName -
Constructor Summary
ConstructorsConstructorDescriptionPropertyOnlyDataCollector(Properties props, String localHostName, String configurationHostName) -
Method Summary
-
Constructor Details
-
PropertyOnlyDataCollector
public PropertyOnlyDataCollector(Properties props, String localHostName, String configurationHostName)
-
-
Method Details
-
isApplet
public boolean isApplet()Description copied from class:DataCollectorBase///////////////////////////////////////////////////////- Specified by:
isAppletin interfaceDataCollector- Specified by:
isAppletin classDataCollectorBase- Returns:
- if this was created from an applet
-
collect
protected void collect()Description copied from class:DataCollectorBase///////////////////////////////////////////////////////- Specified by:
collectin classDataCollectorBase
-