|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TranscodingServiceLocator
The interface of the classes, which provide an implementation or an access stub to the Alembik's transcoding service.
The currently available implementatios include:
EJBServiceLocator - remote/local EJB stub,
SOAPServiceLocator - SOAP connector,
| Method Summary | |
|---|---|
TranscodingService |
getService(java.util.Properties config)
Returns an implementation of the transcoding service, which accesses Alembik locally or remotely. |
| Method Detail |
|---|
TranscodingService getService(java.util.Properties config)
throws javax.naming.ServiceUnavailableException
config - connection parameters set (specific for the implementating class)
javax.naming.ServiceUnavailableException - when Alembik is not available
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||