net.sbbi.upnp.jmx
Class UPNPOperationInfo

java.lang.Object
  extended byjavax.management.MBeanFeatureInfo
      extended byjavax.management.MBeanOperationInfo
          extended bynet.sbbi.upnp.jmx.UPNPOperationInfo
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class UPNPOperationInfo
extends javax.management.MBeanOperationInfo

ALPHA stage an unusable

Version:
1.0
Author:
SuperBonBon
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.management.MBeanOperationInfo
ACTION, ACTION_INFO, INFO, UNKNOWN
 
Constructor Summary
UPNPOperationInfo(java.lang.String name, java.lang.reflect.Method method)
           
UPNPOperationInfo(java.lang.String name, java.lang.String param2, javax.management.MBeanParameterInfo[] info, java.lang.String arg3, int arg4)
           
 
Method Summary
 void addOutputArgumentType(UPNPAttributeInfo attribute)
           
 
Methods inherited from class javax.management.MBeanOperationInfo
clone, equals, getImpact, getReturnType, getSignature, hashCode
 
Methods inherited from class javax.management.MBeanFeatureInfo
getDescription, getName
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UPNPOperationInfo

public UPNPOperationInfo(java.lang.String name,
                         java.lang.reflect.Method method)

UPNPOperationInfo

public UPNPOperationInfo(java.lang.String name,
                         java.lang.String param2,
                         javax.management.MBeanParameterInfo[] info,
                         java.lang.String arg3,
                         int arg4)
Method Detail

addOutputArgumentType

public void addOutputArgumentType(UPNPAttributeInfo attribute)


Copyright © 2005 SuperBonBon Industries. All Rights Reserved.