org.springframework.roo.addon.maven
Class AddOnJumpstartOperationsImpl

java.lang.Object
  extended by org.springframework.roo.addon.maven.AddOnJumpstartOperationsImpl
All Implemented Interfaces:
AddOnJumpstartOperations

@Service
public class AddOnJumpstartOperationsImpl
extends Object
implements AddOnJumpstartOperations

Provides a series of template files for add-on development.

Since:
1.0
Author:
Ben Alex

Constructor Summary
AddOnJumpstartOperationsImpl()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext context)
           
 void install(Template template)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddOnJumpstartOperationsImpl

public AddOnJumpstartOperationsImpl()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext context)

install

public void install(Template template)
Specified by:
install in interface AddOnJumpstartOperations


Copyright © 2009-2010 VMware, Inc. All Rights Reserved.