Package org.hotrod.torcs.plan
Class PlanRetrieverFactory
- java.lang.Object
-
- org.hotrod.torcs.plan.PlanRetrieverFactory
-
public class PlanRetrieverFactory extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlanRetrieverFactory.UnsupportedTorcsDatabaseException
-
Constructor Summary
Constructors Constructor Description PlanRetrieverFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PlanRetrievergetTorcsPlanRetriever(DataSource ds)
-
-
-
Method Detail
-
getTorcsPlanRetriever
public static PlanRetriever getTorcsPlanRetriever(DataSource ds) throws SQLException, PlanRetrieverFactory.UnsupportedTorcsDatabaseException
-
-