|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.noa.internal.service.ServiceProvider
public class ServiceProvider
Provider for servives.
| Constructor Summary | |
|---|---|
ServiceProvider(IOfficeConnection officeConnection)
Constructs new ServiceProvider. |
|
| Method Summary | |
|---|---|
java.lang.Object |
createService(java.lang.String serviceName)
Returns service with the submitted name. |
java.lang.Object |
createServiceWithContext(java.lang.String serviceName)
Returns service with the submitted name and internal context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceProvider(IOfficeConnection officeConnection)
officeConnection - office connection to be used| Method Detail |
|---|
public java.lang.Object createService(java.lang.String serviceName)
throws NOAException
createService in interface IServiceProviderserviceName - service name to be used
NOAException - if the service can not be requested
public java.lang.Object createServiceWithContext(java.lang.String serviceName)
throws NOAException
createServiceWithContext in interface IServiceProviderserviceName - service name to be used
NOAException - if the service can not be requested
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||