|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.siprop.v2.ua.sip.impl.UARepositoryImpl
public class UARepositoryImpl
Repository for UA.
| Constructor Summary | |
|---|---|
UARepositoryImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getCommandUAs(java.lang.String serviceName)
get list of UACommand. |
Manager |
getManager()
get this layer Manager. |
Repository |
getRepository(RepositoryKey key)
get Lower layer Repository. |
java.util.List<java.lang.String> |
getServices()
get list of service name. |
void |
setup(PropertiesDepot prop,
Provider provider)
Setup Layer modules. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UARepositoryImpl()
| Method Detail |
|---|
public void setup(PropertiesDepot prop,
Provider provider)
Repository
setup in interface Repositorypublic Manager getManager()
Repository
getManager in interface Repositorypublic Repository getRepository(RepositoryKey key)
Repository
getRepository in interface Repositorypublic java.util.List<java.lang.String> getServices()
public java.util.List<java.lang.String> getCommandUAs(java.lang.String serviceName)
serviceName - service name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||