An abstract Service Layer
Randy Stafford describes a Service Layer as "[establishing] a set of available operations and [coordinating] the application's response in each operation." http://martinfowler.com/eaaCatalog/serviceLayer.html
Located in /Application/Service/Abstract.php (line 29)
Gets the application to which this service applies
Gets the name of this service
Called after the Xyster_Application_ServiceBroker creates it
If you instantiate a service yourself, this method will not be called automatically.
Documentation generated on Mon, 19 May 2008 17:08:11 -0400 by phpDocumentor 1.4.2