一个可以生成J2EE设计模式代码Eclipse插件并支持J2EE refactorings。它使用XML文件来存储设计模式描述。这个插件有一个友好的用户界面向导。支持的设计模式有:
Front Controller -
Session Facade -
Service Activator -
Service Locator -
Composite Entity -
Transfer Object Supporterd refactorings: -
Hide Entity behind Session -
Move business Logic to Facade -
* Iintroduce Front Controller