|
Right Java tools. Open source and Enterprise. |
| |Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact | |
SuperComponents must implement interface SuperBean. See com.acelet.s.SuperBean for details.
All types of SuperComponents need to provide a default constructor (the constructor without parameters). Super will call this constructor to instantiate the object. The default constructor may be called more than once.
SuperComponents can have other classes or files with them. The SuperComponents are responsible to start and access them.
Note: SuperComponents are regular Java Beans. Because they are for Super
only, not for general purpose, they are not required to implement java.Beans
package.