| Modifier and Type | Field and Description |
|---|---|
static Boolean |
legacyObserved |
| Modifier and Type | Method and Description |
|---|---|
void |
businessOperation1() |
void |
businessOperation2() |
Bar |
getBar() |
void |
observeLegacyServiceDisposal(LegacyService legacyService) |
public static Boolean legacyObserved
public Foo()
@Inject public Foo(Bar bar)
public Bar getBar()
public void businessOperation1()
businessOperation1 in interface Businesspublic void businessOperation2()
businessOperation2 in interface Businesspublic void observeLegacyServiceDisposal(@Observes
LegacyService legacyService)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.