|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ScopedImplementationProvider
A component implementation can implement this interface to provide scope management for the components
| Method Summary | |
|---|---|
InstanceWrapper |
createInstanceWrapper()
Create a wrapper for the component instance for the scope management |
long |
getMaxAge()
|
long |
getMaxIdleTime()
|
Scope |
getScope()
Get the scope for the component implementation |
boolean |
isEagerInit()
Indicate if the component needs to be eagerly initialized |
| Methods inherited from interface org.apache.tuscany.sca.provider.ImplementationProvider |
|---|
createInvoker, start, stop, supportsOneWayInvocation |
| Method Detail |
|---|
Scope getScope()
boolean isEagerInit()
long getMaxAge()
long getMaxIdleTime()
InstanceWrapper createInstanceWrapper()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||