public class SystemMetadata extends Object
Constructor and Description |
---|
SystemMetadata(Class<? extends BaseSystem> c) |
Modifier and Type | Method and Description |
---|---|
Aspect.Builder |
getAspect()
Return aspect as defined in annotation.
|
public SystemMetadata(Class<? extends BaseSystem> c)
public Aspect.Builder getAspect()
Aspect.Builder
as defined in annotations, or null
if none.Copyright © 2019. All rights reserved.