public class IdentityTypeCreatedEvent extends AbstractBaseEvent
This event is raised whenever a new IdentityType is created.
Constructor and Description |
---|
IdentityTypeCreatedEvent(IdentityType identityType,
PartitionManager partitionManager) |
Modifier and Type | Method and Description |
---|---|
IdentityType |
getIdentityType() |
getContext, getPartitionMananger
public IdentityTypeCreatedEvent(IdentityType identityType, PartitionManager partitionManager)
public IdentityType getIdentityType()
Copyright © 2017 JBoss by Red Hat. All rights reserved.