public interface InstanceAdvised
InstanceAdvisor
Modifier and Type | Method and Description |
---|---|
InstanceAdvisor |
_getInstanceAdvisor()
Returns the
Advisor associated with this weaved instance. |
void |
_setInstanceAdvisor(InstanceAdvisor newAdvisor)
Sets the instance advisor associated with this weaved instance.
|
InstanceAdvisor _getInstanceAdvisor()
Advisor
associated with this weaved instance.void _setInstanceAdvisor(InstanceAdvisor newAdvisor)
newAdvisor
- the new advisor or manager of this weaved object.Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.