JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.persequor.extension.ioc
Interface IExtensionInfo
public interface
IExtensionInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
String
getName
()
Class
<?>
getType
()
Method Details
getType
Class
<?>
getType
()
getName
String
getName
()
getDescription
String
getDescription
()