public class ContainerEvent extends Object
| Constructor and Description |
|---|
ContainerEvent(ContainerEventType eventType) |
| Modifier and Type | Method and Description |
|---|---|
ContainerEventType |
getEventType()
returns the event type to allow event handlers to apply specific logic to
each event type based in a type-safe enumeration.
|
public ContainerEvent(ContainerEventType eventType)
public ContainerEventType getEventType()
Copyright © 2018. All rights reserved.