Package org.apache.kato.tests.scenarios

Examples of org.apache.kato.tests.scenarios.ArrayletTest


  public void configureDeclareFieldsNotInherited() {
    _subClassObject = new Sub();
  }

  public void configureArraylets() {
    _testDeadlock = new ArrayletTest();
  }
View Full Code Here

TOP

Related Classes of org.apache.kato.tests.scenarios.ArrayletTest

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.