My Source Depot
Tuesday, February 18, 2014
manager pattern
class ServiceA extends Service {
void _start();
}
class Service {
Service() {
registerService(new ServiceA(this, 'value'));
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment