@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, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessage, getTypepublic ResourceAddedEvent(Path path, String message, SessionInfo sessionInfo)
public Path getPath()
getPath in interface ResourceEventpublic SessionInfo getSessionInfo()
public String toString()
toString in class ResourceAddedCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.