Java org.springframework.aop.scope ScopedObject fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.aop.scope ScopedObject fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.aop.scope ScopedObject.

The text is from its open source code.

Method

ObjectgetTargetObject()
Return the current target object behind this scoped object proxy, in its raw form (as stored in the target scope).