Package org.palladiosimulator.protocom.framework.java.ee.prototype


package org.palladiosimulator.protocom.framework.java.ee.prototype
Classes for interfacing with generated prototypes.
  • Class
    Description
    The ClassHelper class is used to retrieve classes from a package.
    Classes implementing the ICallVisitor interface can be used for monitoring method calls.
    The IPort interface is implemented by every port.
    The IUsageScenario interface is used to get the data of all usage scenarios in generated performance prototypes.
    The LocalComponentRegistry singleton provides methods for registering components and systems.
    The PortServlet class is the common base class for ports.
    The PrototypeBridge class is used to make generated prototype data available to the framework.
    The StrategiesRegistry class is used to store initialized strategies for lookup during the prototype's execution.