.. java:import:: org.osgi.framework Constants .. java:import:: org.osgi.framework ServiceReference .. java:import:: org.springframework.context ApplicationContext ApplicationContextServiceReferenceUtils ======================================= .. java:package:: org.motechproject.commons.api :noindex: .. java:type:: public final class ApplicationContextServiceReferenceUtils Fields ------ SERVICE_NAME ^^^^^^^^^^^^ .. java:field:: public static final String SERVICE_NAME :outertype: ApplicationContextServiceReferenceUtils Methods ------- isNotValid ^^^^^^^^^^ .. java:method:: public static boolean isNotValid(ServiceReference serviceReference) :outertype: ApplicationContextServiceReferenceUtils isValid ^^^^^^^ .. java:method:: public static boolean isValid(ServiceReference serviceReference) :outertype: ApplicationContextServiceReferenceUtils