|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessInterface
Business interface.
Field Summary | |
---|---|
static int |
MAX_INSTANCE_ANNOTATION
Max for Bean configured by annotation. |
static int |
MAX_INSTANCE_XML
Max for Bean configured by XML. |
Method Summary | |
---|---|
void |
dummyWork()
Do something that take some time. |
int |
getInstances()
|
Field Detail |
---|
static final int MAX_INSTANCE_ANNOTATION
static final int MAX_INSTANCE_XML
Method Detail |
---|
void dummyWork()
int getInstances()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |