| java.lang.Object | |
| ↳ | org.springframework.mock.web.portlet.MockEvent |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new MockEvent with the given name.
| |||||||||||
Create a new MockEvent with the given name and value.
| |||||||||||
Create a new MockEvent with the given name.
| |||||||||||
Create a new MockEvent with the given name and value.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Create a new MockEvent with the given name.
| name | the name of the event |
|---|
Create a new MockEvent with the given name and value.
| name | the name of the event |
|---|---|
| value | the associated payload of the event |
Create a new MockEvent with the given name.
| name | the name of the event |
|---|
Create a new MockEvent with the given name and value.
| name | the name of the event |
|---|---|
| value | the associated payload of the event |