- All Known Implementing Classes:
LiveConnectAdvisorImpl
public interface LiveConnectAdvisor
Service interface that controls which classes are auto-imported as a convenience.
-
Method Summary
Modifier and TypeMethodDescriptionReturns a list of advice objects
-
Method Details
-
getAdvice
LiveConnectAdvice[] getAdvice()Returns a list of advice objects- Returns:
- a list of advice objects
-