public abstract static class AlarmProxy.FactoryMixin extends Object implements AlarmProxy.Factory
HasIdentity.HasIdentityMixinIDENTITY_METHOD, IDENTITY_STATE_NAME| Constructor and Description |
|---|
FactoryMixin() |
| Modifier and Type | Method and Description |
|---|---|
AlarmProxy |
create(Identity identity,
String systemName,
String categoryName,
AlarmClass alarmClass) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentitypublic AlarmProxy create(Identity identity, String systemName, String categoryName, AlarmClass alarmClass)
create in interface AlarmProxy.Factory