public class PartitionCreatedEvent extends AbstractBaseEvent
This event is raised whenever a new Partition
is created.
Constructor and Description |
---|
PartitionCreatedEvent(Partition partition,
PartitionManager partitionManager) |
Modifier and Type | Method and Description |
---|---|
Partition |
getPartition() |
getContext, getPartitionMananger
public PartitionCreatedEvent(Partition partition, PartitionManager partitionManager)
public Partition getPartition()
Copyright © 2018 JBoss by Red Hat. All rights reserved.