org.ow2.jasmine.fdf.ejb
Interface FdfEjb
- All Known Implementing Classes:
- FDFEjbImpl
public interface FdfEjb
contributor : Julien Legrand
- Author:
- diezv
install
java.lang.Integer install(JASMINeNodeImpl jasmineNode)
throws java.lang.Exception
- Parameters:
jasmineNode -
- Returns:
-
- Throws:
java.lang.Exception
start
java.lang.Integer start(JASMINeNodeImpl jasmineNode)
throws java.lang.Exception
- Parameters:
jasmineNode -
- Returns:
-
- Throws:
java.lang.Exception
stop
java.lang.Integer stop(JASMINeNodeImpl jasmineNode)
throws java.lang.Exception
- Parameters:
jasmineNode -
- Returns:
-
- Throws:
java.lang.Exception
Copyright © 2008 OW2 Consortium. All Rights Reserved.