org.omg.CosTrading.ProxyPackage
Class ProxyInfo
java.lang.Object
org.omg.CosTrading.ProxyPackage.ProxyInfo
- IDLEntity, java.io.Serializable
public final class ProxyInfo
extends java.lang.Object
Generated from IDL definition of struct "ProxyInfo"
- JacORB IDL compiler
if_match_all
public boolean if_match_all
policies_to_pass_on
public Policy[] policies_to_pass_on
recipe
public java.lang.String recipe
type
public java.lang.String type
ProxyInfo
public ProxyInfo()
ProxyInfo
public ProxyInfo(java.lang.String type,
Lookup target,
Property[] properties,
boolean if_match_all,
java.lang.String recipe,
Policy[] policies_to_pass_on)