|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Component | |
| org.apache.geronimo.core.service | |
| org.apache.geronimo.proxy | |
| Uses of Component in org.apache.geronimo.core.service |
| Subinterfaces of Component in org.apache.geronimo.core.service | |
interface |
Container
Container |
interface |
RPCContainer
|
| Methods in org.apache.geronimo.core.service with parameters of type Component | |
void |
Container.addComponent(Component component)
Add a component to the set for a Container |
void |
Container.removeComponent(Component component)
Remove a Component from the Container. |
| Uses of Component in org.apache.geronimo.proxy |
| Classes in org.apache.geronimo.proxy that implement Component | |
class |
ProxyContainer
A local container that is a proxy for some other "real" container. |
class |
SimpleComponent
|
class |
SimpleContainer
|
class |
SimpleRPCContainer
|
| Methods in org.apache.geronimo.proxy with parameters of type Component | |
void |
SimpleContainer.addComponent(Component component)
|
void |
SimpleContainer.removeComponent(Component component)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||