Enhydra Shark - Initialized once

View: New views
1 Messages — Rating Filter:   Alert me  

Enhydra Shark - Initialized once

by Satishkumar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I am new to Enhydra Sahrk. I am trying to do the following things ..

1.  Have to instantiate Shark once then it should be available for other java class
2.  Have to get this running instance from any java class to avoid every time loading shark engine.

Init might be in one java class and it should be a server class (loading Shark engine) and the client class can get this instance to get workflow and run that..

Please let me know how this things can be done ..