|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Deprecated. per bug 6060502
@Deprecated
public interface JpsServices
This interface has been deprecated and will be removed from JPS API in the near future.
| Method Summary | |
|---|---|
JpsContext |
getAppJpsContext(java.lang.String applicationId)Deprecated. per bug 6060502 |
java.lang.String |
getApplicationName()Deprecated. per bug 6060502 |
ServiceInstance |
getAppService(java.lang.String applicationId, java.lang.Class serviceCls)Deprecated. per bug 6060502 |
JpsContext |
getNamedJpsContext(java.lang.String applicationId, java.lang.String contextName)Deprecated. per bug 6060502 |
void |
setApplicationName(java.lang.String name)Deprecated. per bug 6060502 |
| Method Detail |
|---|
@Deprecated
ServiceInstance getAppService(java.lang.String applicationId,
java.lang.Class serviceCls)
throws JpsException
applicationId -serviceCls -JpsException
@Deprecated
JpsContext getAppJpsContext(java.lang.String applicationId)
throws JpsException
applicationId -JpsException
@Deprecated
JpsContext getNamedJpsContext(java.lang.String applicationId,
java.lang.String contextName)
throws JpsException
applicationId -contextName - name of the JPS contxtJpsException
@Deprecated
java.lang.String getApplicationName()
@Deprecated
void setApplicationName(java.lang.String name)
name -
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||