|
Java Platform 1.2 Beta 4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void | make_domain_manager(InterfaceDef object_type,
boolean constr_policy)
This operation enables the invoker to set the construction policy that is to be in effect in the domain with which this ConstructionPolicy object is associated. |
Methods inherited from interface org.omg.CORBA.Policy | |
copy , destroy , policy_type |
Method Detail |
public void make_domain_manager(InterfaceDef object_type, boolean constr_policy)
object_type
- The type of the objects for which Domain Managers
will be created. If this is nil, the policy applies to all objects
in the domain.
constr_policy
- If TRUE the construction policy is set to create
a new domain manager associated with the newly created object of this
type in this domain. If FALSE construction policy is set to associate
the newly created object with the domain of the creator or a default
domain as described above.
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |