|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.server.impl.agent.AgentConfigurationImpl
public class AgentConfigurationImpl
| Field Summary | |
|---|---|
protected java.util.Properties |
properties
|
| Constructor Summary | |
|---|---|
AgentConfigurationImpl()
|
|
| Method Summary | |
|---|---|
java.util.Properties |
getProperties()
|
IAgentConfiguration |
parse(Configuration agentConfiguration)
|
IAgentConfiguration |
parse(java.lang.String agentConfiguration)
Parse resource and return implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Properties properties
| Constructor Detail |
|---|
public AgentConfigurationImpl()
| Method Detail |
|---|
public java.util.Properties getProperties()
getProperties in interface IAgentConfiguration
public IAgentConfiguration parse(java.lang.String agentConfiguration)
throws InternalException
IAgentConfiguration
parse in interface IAgentConfigurationInternalException
public IAgentConfiguration parse(Configuration agentConfiguration)
throws InternalException
parse in interface IAgentConfigurationInternalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||