JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.infrastructurebuilder.exceptions
Package
org.infrastructurebuilder.exceptions
Interface IBService<T,
C,
I>
public interface
IBService<T,
C,
I>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
C
getConfigInstance
(
I
configInit)
T
getInstance
()
void
initialize
(
C
config)
Method Details
getConfigInstance
C
getConfigInstance
(
I
configInit)
getInstance
T
getInstance
()
initialize
void
initialize
(
C
config)