public class DomainShutdownEvent extends EventObject
source
Constructor and Description |
---|
DomainShutdownEvent(ServiceDomain source)
Creates new event object.
|
Modifier and Type | Method and Description |
---|---|
ServiceDomain |
getDomain()
Gets domain associated with this event.
|
getSource, toString
public DomainShutdownEvent(ServiceDomain source)
source
- Service domain which will be stopped.public ServiceDomain getDomain()
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.