|
org.netbeans.modules.j2ee.persistenceapi/1 1.0.20 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceScopesProvider
Provides a PersistenceScopes
instance. This interface should be
implemented together with PersistenceScopeProvider
, even if
only a single PersistenceScope
is provided.
Method Summary | |
---|---|
PersistenceScopes |
getPersistenceScopes()
Returns a PersistenceScopes for the current context. |
Method Detail |
---|
PersistenceScopes getPersistenceScopes()
PersistenceScopes
for the current context.
PersistenceScopes
; never null.
|
org.netbeans.modules.j2ee.persistenceapi/1 1.0.20 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |