public class ComponentTrinity extends Object
Constructor and Description |
---|
ComponentTrinity(Object theComponent,
Object theProxy,
ArooaContext theContext) |
Modifier and Type | Method and Description |
---|---|
Object |
getTheComponent()
Getter for component.
|
ArooaContext |
getTheContext()
Getter for context.
|
Object |
getTheProxy()
Getter for proxy.
|
public ComponentTrinity(Object theComponent, Object theProxy, ArooaContext theContext)
public Object getTheComponent()
public Object getTheProxy()
public ArooaContext getTheContext()