public class PluginBeanInfo extends Object implements Serializable
Constructor and Description |
---|
PluginBeanInfo(String name,
String fullyQualifiedClassName,
Class<? extends Annotation> scope) |
Modifier and Type | Method and Description |
---|---|
String |
getCanonicalClassName() |
String |
getName() |
Class<? extends Annotation> |
getScope() |
public PluginBeanInfo(String name, String fullyQualifiedClassName, Class<? extends Annotation> scope)
public String getCanonicalClassName()
public String getName()
public Class<? extends Annotation> getScope()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.