|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IComponentContext | |
|---|---|
| anima.context | |
| anima.context.javalocal | |
| Uses of IComponentContext in anima.context |
|---|
| Methods in anima.context that return IComponentContext | |
|---|---|
static IComponentContext |
ComponentContextFactory.createContext()
Create an Component with DEFAULT context For more information about CONTEXT @see XXXXXXX |
static IComponentContext |
ComponentContextFactory.createContext(java.lang.String contextType)
This is an Parameterized Factory Method you can use some context's see the field's in @ComponentContextFactory |
| Uses of IComponentContext in anima.context.javalocal |
|---|
| Classes in anima.context.javalocal that implement IComponentContext | |
|---|---|
class |
JavaLocalContext
This class creates a local component context ****it's instanced on ComponentContextFactory like DEFAULT_CONTEXT****** **** May be we can call this class DefaultJavaLocalContext ******** |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||