Package tp.impl

Please place your own code under this package.

See:
          Description

Interface Summary
CSEP545Service Common service interface for the project.
 

Class Summary
CSEP545ServiceObject A stub class to drive project services.
MyLM Your Lock Manager By default, it supports timeout based deadlock detection.
MyRM Your Resource Manager.
MyTM Your Transaction Manager
MyWC Your Workflow Controller.
ServiceID The class represents a service for Java project.
 

Enum Summary
CSEP545Service.Type type of service
 

Package tp.impl Description

Please place your own code under this package.

This package also contains classes and implementation specific to Java.