Class ForumThreadFactory

java.lang.Object
com.echothree.model.data.forum.server.factory.ForumThreadFactory
All Implemented Interfaces:
BaseFactory<ForumThreadPK,ForumThread>

@ApplicationScoped public class ForumThreadFactory extends Object implements BaseFactory<ForumThreadPK,ForumThread>