|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.mobicents.media.server.impl.dsp.audio.g729.Codec
public class Codec
| Field Summary |
|---|
| Fields inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
| Fields inherited from interface org.jboss.system.ServiceMBean |
|---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Constructor Summary | |
|---|---|
Codec()
|
|
| Method Summary | |
|---|---|
org.mobicents.media.Format[] |
getInputFormats()
Gets the list of supported input formats. |
java.lang.String |
getJndiName()
Gets the JNDI name of the Codec Factory. |
org.mobicents.media.Format[] |
getOutputFormats()
Gets the list of supported output formats. |
void |
setJndiName(java.lang.String jndiName)
Modify the JNDI name of the Code Factory. |
void |
startService()
|
void |
stopService()
|
| Methods inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
create, createService, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stop |
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
|---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.system.ServiceMBean |
|---|
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Constructor Detail |
|---|
public Codec()
| Method Detail |
|---|
public java.lang.String getJndiName()
CodecMBean
getJndiName in interface CodecMBean
public void setJndiName(java.lang.String jndiName)
throws javax.naming.NamingException
CodecMBean
setJndiName in interface CodecMBeanjndiName - the new value of the Jndi name.
javax.naming.NamingExceptionpublic org.mobicents.media.Format[] getInputFormats()
CodecMBean
getInputFormats in interface CodecMBeanpublic org.mobicents.media.Format[] getOutputFormats()
CodecMBean
getOutputFormats in interface CodecMBean
public void startService()
throws java.lang.Exception
startService in class org.jboss.system.ServiceMBeanSupportjava.lang.Exceptionpublic void stopService()
stopService in class org.jboss.system.ServiceMBeanSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||