@Portable public class ResourceAddedEvent extends ResourceAdded implements ResourceEvent
Constructor and Description |
---|
ResourceAddedEvent(Path path,
String message,
SessionInfo sessionInfo) |
Modifier and Type | Method and Description |
---|---|
Path |
getPath() |
SessionInfo |
getSessionInfo() |
String |
toString() |
getMessage, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMessage, getType
public ResourceAddedEvent(Path path, String message, SessionInfo sessionInfo)
public Path getPath()
getPath
in interface ResourceEvent
public SessionInfo getSessionInfo()
public String toString()
toString
in class ResourceAdded
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.