@StickyComponent public class ConfiguredMetadata extends Object
| Constructor and Description |
|---|
ConfiguredMetadata() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getConfiguredAnnotations() |
Class<? extends Annotation>[] |
getConfiguredLifecycleAnnotations() |
Map<Class<? extends Annotation>,Method> |
getDefaultSeeds() |
boolean |
typeIsConfigured(Class<?> type) |
public Class<? extends Annotation>[] getConfiguredAnnotations()
public Class<? extends Annotation>[] getConfiguredLifecycleAnnotations()
public Map<Class<? extends Annotation>,Method> getDefaultSeeds()
public boolean typeIsConfigured(Class<?> type)
Copyright © 2008–2017 RedEngine Ltd. All rights reserved.