Attributes.DISPOSE_PROXY_CALLS_DISCONNECT,
Default.DEFAULT_DISPOSE_PROXY_CALLS_DISCONNECT).equals("on");
qosSettings_ = new QoSPropertySet(conf, QoSPropertySet.PROXY_QOS);
servantLifecycle_ = new ServantLifecyleControl(this, conf);
configure(conf);
}