Example usage for org.springframework.data.mongodb.core MongoAdminOperations interface-usage

List of usage examples for org.springframework.data.mongodb.core MongoAdminOperations interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.mongodb.core MongoAdminOperations interface-usage.

Usage

From source file org.springframework.data.mongodb.core.MongoAdmin.java

/**
 * Mongo server administration exposed via JMX annotations
 * 
 * @author Mark Pollack
 */