|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.sts.event.map.MapEvent
public class MapEvent
Constructor Summary | |
---|---|
MapEvent(String topic,
Map<String,?> properties)
|
Method Summary | |
---|---|
Map<String,?> |
getProperties()
|
String |
getTopic()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapEvent(String topic, Map<String,?> properties)
Method Detail |
---|
public String getTopic()
public Map<String,?> getProperties()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |