|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.util.requestbean.RequestAwareRequestBean
public class RequestAwareRequestBean
a basic implementation of a request bean with access to the current ServiceRequest. Useful for extension.
| Constructor Summary | |
|---|---|
RequestAwareRequestBean()
|
|
| Method Summary | |
|---|---|
boolean |
addEvent(Event e)
adds the given Event to the EventManager. |
ServiceRequest |
getServiceRequest()
returns the Bundle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestAwareRequestBean()
| Method Detail |
|---|
public final ServiceRequest getServiceRequest()
Bundle.
public final boolean addEvent(Event e)
Event to the EventManager.
e - the event to add
true, if and only if the event has been added.
Otherwise false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||