@Portable public class ResourceOpenedEvent extends Object implements UberFireEvent
| Constructor and Description |
|---|
ResourceOpenedEvent(Path path,
SessionInfo sessionInfo) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getPath() |
SessionInfo |
getSessionInfo() |
String |
toString() |
public ResourceOpenedEvent(Path path, SessionInfo sessionInfo)
public Path getPath()
public SessionInfo getSessionInfo()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.