public interface DataCollector
Modifier and Type | Method and Description |
---|---|
Properties |
getProperties()
Return the consolidated property information to be used
for ORB configuration.
|
boolean |
initialHostIsLocal()
Return true iff the local host and ORB initial host are the same.
|
boolean |
isApplet()
Return true iff this DataCollector was created from
applet data.
|
void |
setParser(PropertyParser parser)
Set the parser which is used to obtain property names.
|
boolean isApplet()
boolean initialHostIsLocal()
void setParser(PropertyParser parser)
Properties getProperties()
Copyright © 2017 JBoss by Red Hat. All rights reserved.