Class HelloWorldConletFactory
java.lang.Object
org.jgrapes.webconlet.examples.helloworld.HelloWorldConletFactory
- All Implemented Interfaces:
ComponentFactory
,ConletComponentFactory
A factory for creating HelloWorldConlet objects.
-
Constructor Details
-
HelloWorldConletFactory
public HelloWorldConletFactory()
-
-
Method Details
-
componentType
- Specified by:
componentType
in interfaceComponentFactory
-
create
- Specified by:
create
in interfaceComponentFactory
-