|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceMBean | |
---|---|
org.apache.cxf.sts.operation | |
org.apache.cxf.sts.provider | |
org.apache.cxf.sts.service |
Uses of ServiceMBean in org.apache.cxf.sts.operation |
---|
Fields in org.apache.cxf.sts.operation with type parameters of type ServiceMBean | |
---|---|
protected List<ServiceMBean> |
AbstractOperation.services
|
Method parameters in org.apache.cxf.sts.operation with type arguments of type ServiceMBean | |
---|---|
void |
AbstractOperation.setServices(List<ServiceMBean> services)
|
Uses of ServiceMBean in org.apache.cxf.sts.provider |
---|
Method parameters in org.apache.cxf.sts.provider with type arguments of type ServiceMBean | |
---|---|
void |
DefaultSecurityTokenServiceProvider.setServices(List<ServiceMBean> services)
|
Uses of ServiceMBean in org.apache.cxf.sts.service |
---|
Classes in org.apache.cxf.sts.service that implement ServiceMBean | |
---|---|
class |
StaticService
This class represents a (static) service. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |