TCContext Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NSCopying |
| Declared in | TCContext.h TCContext.m |
Other Methods
– addServiceWithImplInstance:serviceName:
- (void)addServiceWithImplInstance:(id)implInstance serviceName:(NSString *)serviceName– removeServiceInstanceWithServiceName:
- (void)removeServiceInstanceWithServiceName:(NSString *)serviceName– getServiceInstanceFromServiceName:
- (id)getServiceInstanceFromServiceName:(NSString *)serviceName