|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBGComponent | |
---|---|
org.jacp.api.component | |
org.jacp.api.coordinator |
Uses of IBGComponent in org.jacp.api.component |
---|
Subinterfaces of IBGComponent in org.jacp.api.component | |
---|---|
interface |
IStateLessBGComponent<L,A,M>
Represents a state less background component. |
Uses of IBGComponent in org.jacp.api.coordinator |
---|
Methods in org.jacp.api.coordinator with type parameters of type IBGComponent | ||
---|---|---|
|
IStatelessComponentCoordinator.getCloneBean(java.lang.Class<T> clazz)
Returns a new instance of managed state less component. |
Methods in org.jacp.api.coordinator that return IBGComponent | ||
---|---|---|
|
IStatelessComponentCoordinator.getCloneBean(java.lang.Class<T> clazz)
Returns a new instance of managed state less component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |