Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.sbugs.logic.attributes.* (1)org.sbugs.logic.defect.* (2)org.sbugs.logic.state.* (3)
org.sbugs.logic.user.* (1)

org.sbugs.logic: Javadoc index of package org.sbugs.logic.


Package Samples:

org.sbugs.logic.attributes
org.sbugs.logic.defect
org.sbugs.logic.user
org.sbugs.logic.state

Classes:

TransitionHandler: Any class that wishes to deal with Defect state changes must implement this interface. In addition, the class must provide a no arguement constructor, so that it can be instantiated via reflection.
Transition: This class is located here, instead of in org.sbugs.model, because it is really not part of the domain model - it purely has to do w/ the logic of handling state transitions.
ConnectionPool: For now, we don't actually pool connections - we'll implement it later when we actually need the peformance boost.
BeanComparator
Logic
SecurityFunctions
Settings
AttributeLogic
DefectLogic
DefectSearchTerms
DefectStateMachine
UserLogic

Home | Contact Us | Privacy Policy | Terms of Service