|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.examples.ctm.EnvironmentFactory
@Service @Singleton public class EnvironmentFactory
| Constructor Summary | |
|---|---|
EnvironmentFactory()
|
|
| Method Summary | |
|---|---|
void |
dispose(Environment instance)
|
Environment |
provide()
This method creates environments based on the current tenant. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnvironmentFactory()
| Method Detail |
|---|
public Environment provide()
provide in interface Factory<Environment>public void dispose(Environment instance)
dispose in interface Factory<Environment>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||