|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProfileFilter
Method Summary | |
---|---|
boolean |
accept(java.lang.String profileName)
|
void |
setUp()
Since the filtering operation may involve database and is time consuming, subclasses can set up teh fixture here to improve performance. |
void |
tearDown()
Tears down the fixture, for example, close a network connection. |
Method Detail |
---|
void setUp()
boolean accept(java.lang.String profileName)
void tearDown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |