public abstract class ForwardingApplicationFactory
extends ApplicationFactory
| Constructor and Description |
|---|
ForwardingApplicationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ApplicationFactory |
delegate() |
boolean |
equals(Object obj) |
Application |
getApplication() |
int |
hashCode() |
void |
setApplication(Application application) |
String |
toString() |
Copyright © 2014 Seam Framework. All Rights Reserved.