jsr352.tck.specialized
Class MyPartitionAnalyzer

java.lang.Object
  extended by jsr352.tck.specialized.MyPartitionAnalyzer

@Named
public class MyPartitionAnalyzer
extends Object


Constructor Summary
MyPartitionAnalyzer()
           
 
Method Summary
 void analyze(String exitStatus)
           
 void analyzeCollectorData(Externalizable data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyPartitionAnalyzer

public MyPartitionAnalyzer()
Method Detail

analyzeCollectorData

public void analyzeCollectorData(Externalizable data)
                          throws Exception
Throws:
Exception

analyze

public void analyze(String exitStatus)
             throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.