com.sun.management.oss.impl.pm.measurement
Class PmAttributeAccessImpl

java.lang.Object
  extended bycom.sun.management.oss.impl.pm.measurement.PmAttributeAccessImpl

public class PmAttributeAccessImpl
extends java.lang.Object

Title: Description: Copyright: Copyright (c) 2002 Company:

Version:
1.0

Constructor Summary
PmAttributeAccessImpl()
           
 
Method Summary
 java.lang.Object clone()
           
 java.lang.String[] getSupportedSerializerTypes()
           
 Serializer makeSerializer(java.lang.String serializerType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PmAttributeAccessImpl

public PmAttributeAccessImpl()
Method Detail

clone

public java.lang.Object clone()

getSupportedSerializerTypes

public java.lang.String[] getSupportedSerializerTypes()

makeSerializer

public Serializer makeSerializer(java.lang.String serializerType)
                          throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException