org.gvnix.flex
Class FlexOperationsImpl

java.lang.Object
  extended by org.gvnix.flex.FlexOperationsImpl
All Implemented Interfaces:
FlexOperations

@Service
public class FlexOperationsImpl
extends Object
implements FlexOperations

Implementation of flex operations that are available via the Roo shell.

Since:
1.0
Author:
Jeremy Grelle, Thomas Fowler

Constructor Summary
FlexOperationsImpl()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext context)
           
 void createFlexCompilerConfig()
           
 void createRemotingDestination(org.springframework.roo.model.JavaType service, org.springframework.roo.model.JavaType entity)
           
 void createScaffoldApp()
           
 void generateAll(org.springframework.roo.model.JavaPackage javaPackage)
           
 void installFlex()
           
 boolean isFlexAvailable()
           
 boolean isFlexConfigured()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexOperationsImpl

public FlexOperationsImpl()
Method Detail

activate

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

installFlex

public void installFlex()
Specified by:
installFlex in interface FlexOperations

isFlexAvailable

public boolean isFlexAvailable()
Specified by:
isFlexAvailable in interface FlexOperations

isFlexConfigured

public boolean isFlexConfigured()
Specified by:
isFlexConfigured in interface FlexOperations

createScaffoldApp

public void createScaffoldApp()
Specified by:
createScaffoldApp in interface FlexOperations

createFlexCompilerConfig

public void createFlexCompilerConfig()
Specified by:
createFlexCompilerConfig in interface FlexOperations

generateAll

public void generateAll(org.springframework.roo.model.JavaPackage javaPackage)
Specified by:
generateAll in interface FlexOperations

createRemotingDestination

public void createRemotingDestination(org.springframework.roo.model.JavaType service,
                                      org.springframework.roo.model.JavaType entity)
Specified by:
createRemotingDestination in interface FlexOperations


Copyright © 2010–2015 Conselleria d'Infraestructures i Transport - Generalitat Valenciana. All rights reserved.