|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISingleton
With implementing this interface, you state to xulux that you want the class to be reused within the application, instead of creating a new instance all the name. The singleton interface will be silently ignored for parts of xulux that dont' support singleton processing. Please check the javadocs of the xulux class to see if ISingleton processing is supported.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |